e2fslibs1.41-dev software package provides legacy ext2/ext3/ext4 file system development libraries, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install e2fslibs1.41-dev
e2fslibs1.41-dev is installed in your system.
Make ensure the e2fslibs1.41-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep e2fslibs1.41-dev *
You will get with e2fslibs1.41-dev package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Library development |
Package | e2fslibs1.41-dev |
Version | 1.41.14-2ubuntu1 |
Description | legacy ext2/ext3/ext4 file system development libraries |
Sub Section | libdevel |